func net.newRequest
2 uses
net (current package)
dnsclient_unix.go#L53: func newRequest(q dnsmessage.Question) (id uint16, udpReq, tcpReq []byte, err error) {
dnsclient_unix.go#L146: id, udpReq, tcpReq, err := newRequest(q)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)